How to Install debocker software package in Ubuntu 16.10 (Yakkety Yak)

How to Install debocker software package in Ubuntu 16.10 (Yakkety Yak)

debocker software package provides docker-powered package builder for Debian, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debocker 

debocker is installed in your system.

Make ensure the debocker package were installed using the commands given below,

$ sudo dpkg-query -l | grep debocker *

You will get with debocker package name, version, architecture and description in a table

debocker package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Development
Package debocker
Version 0.2.1
Description docker-powered package builder for Debian
Sub Section Devel


See Also, How to uninstall or remove debocker software package from Ubuntu 16.10 (Yakkety Yak)?